ci/prow: Build tests before trying to install
authorColin Walters <walters@verbum.org>
Tue, 27 Jun 2023 09:27:23 +0000 (05:27 -0400)
committerColin Walters <walters@verbum.org>
Tue, 27 Jun 2023 09:27:23 +0000 (05:27 -0400)
commit5e2b5aca40ec50be8948f6250223c28374d452da
treeacb761ac126bca3e625fb48b53f858365cb09111
parent132bb6a82e4e8798be7ee7a1b3e7311352792716
ci/prow: Build tests before trying to install

Our `install` target doesn't depend on `all` unlike the
rpm-ostree version; not doing so is arguably better, so let's
explicitly build before installing.
ci/prow/Dockerfile